home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11085 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: apccorp.apcc.com!root
  2. From: nfegan@apcc.com (Noel Fegan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Code metrics program for Window NT
  5. Date: Tue, 12 Mar 1996 16:44:55 GMT
  6. Organization: American Power Conversion
  7. Message-ID: <4i49nr$emt@apccorp.apcc.com>
  8. NNTP-Posting-Host: hewie.galway.apcc.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I had a Windows NT windowing program which took a list of C/C++ files and gave
  12. statistics on the % of lines of source which were comments, % which were actual
  13. source, % whitespace, etc, for each file in the list of files. It also gave a
  14. total for the whole project. It was not a console application. It was a true
  15. windowing application, very easy to use.
  16.  
  17. Unfortunately, I deleted it. I cannot remember where I found it. I presume I got
  18. it on the Web somewhere. I have searched the Web but to no avail. I cannot find
  19. anything of this nature out there. Does anyone have an application like this? Or
  20. do they know where I can get download a public domain code counting program. I
  21. though the program was called codecnt.exe, but I have searched for this on the
  22. Web without success. Any help would be appreciated.
  23. --
  24. Noel Fegan
  25. European Software Development Department
  26. American Power Conversion
  27. I don't speak for APC...
  28. nfegan@apcc.com
  29.  
  30.